added SSCLI 1.0
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CSWPFDataBinding / App.xaml.cs
blobd0dd560beb1e2d84b46b40ca1c45a4fbef7d408b
1 using System;
2 using System.Collections.Generic;
3 using System.Configuration;
4 using System.Data;
5 using System.Linq;
6 using System.Windows;
8 namespace CSWPFDataBinding
10 /// <summary>
11 /// Interaction logic for App.xaml
12 /// </summary>
13 public partial class App : Application